home *** CD-ROM | disk | FTP | other *** search
/ Amiga Collections: Camelot / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].zip / Camelot 105 (1991-02)(Swedish User Group of Amiga)(SE)(PD)[WB].adf / AmigaUUCP / include / sys / time.h < prev    next >
C/C++ Source or Header  |  1991-02-14  |  110b  |  14 lines

  1.  
  2. /*
  3.  *  SYS/TIME.H
  4.  *
  5.  *  UNIX Compat
  6.  *
  7.  */
  8.  
  9. #ifndef SYS_TIME_H
  10. #define SYS_TIME_H
  11. #include <time.h>
  12. #endif
  13.  
  14.